Welcome![Sign In][Sign Up]
Location:
Search - DBSCAN algorithm project

Search list

[Mathimatics-Numerical algorithmsDBSCAN

Description: 代码实现了DBSCAN算法,使用C++语言编写,VS2008工程。距离采用欧氏距离,注释详细,可作参考。-Code of DBSCAN algorithm, using C++ language, VS2008 project. From the Euclidean distance, detailed notes, for reference.
Platform: | Size: 745472 | Author: lovell | Hits:

[Big DataDBSCANSD-master

Description: Java implementation for DBSCANSD, a trajectory clustering algorithm. DBSCANSD (Density-Based Spatial Clustering of Applicationswith Noise considering Speed and Direction)[1] is a clustering algorithm extended from DBSCAN [2]. It can consider speed and direction, which is essential for maritime lanes extraction. The output of this algorithm is a set of Gravity Vectors (GV) and Sampled Stopping Points (SSP). In the present version, the implementation has not included generating SSP yet, but I shall add this part later. Since the AIS data provided for this project is confidential, I cannot upload it to github as example. But I generated a toy data set and put it in the src folder which can be tested with the program. And it will be great if you use this algorithm for other domains' problems, such as tracking data of vehicles, pedestrian, hurricane or animals. More details about this algorithm can be found in [1]. The link is as following: http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=7004281
Platform: | Size: 2772182 | Author: 648577896 | Hits:

CodeBus www.codebus.net